home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / finance / sst33.zip / DO.DAT < prev    next >
Text File  |  1993-02-25  |  1KB  |  31 lines

  1. echo These Commands Come From DO.DAT File.
  2. echo They Can Be Any Length Necessary (xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx).
  3. echo You Can Enter 1 - 9 Different Commands.
  4. echo Sample:  FORMAT A:/V
  5. echo Sample:  REDATE SAMPLE.EXE 03-15-90 
  6. echo Sample:  RETIME SAMPLE.EXE 00:00:00 
  7. echo Sample:  RKZAP -A UPDATE SAMPLE.EXE 
  8. echo Sample:  COPY/V UPDATE.ZAP A:\
  9. COPY/V SAMPLE.EXE A:\
  10.  
  11.  
  12. Note: The above lines are a sample listing of nine simulated commands
  13.       which you could have the SSTPATCH program perform for you.
  14.  
  15.       You can create your own "DO.DAT" file with any ASCII (text) word
  16.       processor or with the command "COPY CON:DO.DAT" (see the DOS manual
  17.       for more information about creating "COPY CON:" files).
  18.  
  19.       Only the first nine lines will be read by the SSTPATCH program.
  20.       It is NOT necessary to use all nine lines, and you can make a
  21.       "DO.DAT" file with only one command line if you wish (but 9 is
  22.       the maximum).
  23.  
  24.       The commands should be entered in the order in which you want to
  25.       have them performed (it wouldn't make much sense to try to copy
  26.       a file to a disk that hasn't been formatted yet, etc.).
  27.  
  28.       To try out the above commands, run SSTPATCH and choose selection
  29.       "B" from the first menu. Then name "SAMPLE.RAN" as your SST file,
  30.       and "SAMPLE.EXE" as your file to be patched.
  31.